projects
/
ostree.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b434552
)
Release 2025.6
author
Colin Walters
<walters@verbum.org>
Fri, 5 Sep 2025 19:19:33 +0000
(15:19 -0400)
committer
Colin Walters
<walters@verbum.org>
Fri, 5 Sep 2025 19:19:33 +0000
(15:19 -0400)
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index 92b3554ea3fe95bc7bdc1769ad60776942836503..5bdb6bdd232fa6399cff4d96307f3fc6aee3636b 100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-4,7
+4,7
@@
m4_define([year_version], [2025])
m4_define([release_version], [6])
m4_define([package_version], [year_version.release_version])
AC_INIT([libostree], [package_version], [walters@verbum.org])
-is_release_build=
no
+is_release_build=
yes
AC_CONFIG_HEADER([config.h])
AC_CONFIG_MACRO_DIR([buildutil])
AC_CONFIG_AUX_DIR([build-aux])